Miner.Data.Access Assembly > Miner.Data.Access Namespace > DataLoader Class > LoadRelatedDataInOneDirection Method : LoadRelatedDataInOneDirection(DataSession,DataRow[],DataRelation) Method |
'Declaration Public Overloads Function LoadRelatedDataInOneDirection( _ ByVal session As DataSession, _ ByVal originRows() As DataRow, _ ByVal relation As DataRelation _ ) As DataLoaderResults
'Usage Dim instance As DataLoader Dim session As DataSession Dim originRows() As DataRow Dim relation As DataRelation Dim value As DataLoaderResults value = instance.LoadRelatedDataInOneDirection(session, originRows, relation)
public DataLoaderResults LoadRelatedDataInOneDirection( DataSession session, DataRow[] originRows, DataRelation relation )
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.